projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3c5777
)
(init_environment): Remove EMACSLOCKDIR.
author
Jason Rumney
<jasonr@gnu.org>
Thu, 13 Jun 2002 18:41:17 +0000
(18:41 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Thu, 13 Jun 2002 18:41:17 +0000
(18:41 +0000)
src/w32.c
patch
|
blob
|
history
diff --git
a/src/w32.c
b/src/w32.c
index d00aa7f1dc8bf344bbfedff728f824a6deba2f81..f4637721165a590adff9f58f8c706bbf5743785d 100644
(file)
--- a/
src/w32.c
+++ b/
src/w32.c
@@
-742,7
+742,6
@@
init_environment (char ** argv)
{"SHELL", "%emacs_dir%/bin/cmdproxy.exe"},
{"EMACSDATA", "%emacs_dir%/etc"},
{"EMACSPATH", "%emacs_dir%/bin"},
- {"EMACSLOCKDIR", "%emacs_dir%/lock"},
/* We no longer set INFOPATH because Info-default-directory-list
is then ignored. */
/* {"INFOPATH", "%emacs_dir%/info"}, */